home *** CD-ROM | disk | FTP | other *** search
/ io Programmo 72 / IOPROG_72.ISO / soft / c++ / NCTDiscWriter2.exe / {app} / MS VB.Net Samples / TestVBNETAudioCDRipper / TestVBNETAudioCDRipper.vbproj < prev   
Encoding:
Text File  |  2003-04-02  |  5.6 KB  |  152 lines

  1. <VisualStudioProject>
  2.     <VisualBasic
  3.         ProjectType = "Local"
  4.         ProductVersion = "7.0.9466"
  5.         SchemaVersion = "1.0"
  6.         ProjectGuid = "{73AE1073-6FF2-40DD-A2AC-0F38D8FAF7DC}"
  7.     >
  8.         <Build>
  9.             <Settings
  10.                 ApplicationIcon = ""
  11.                 AssemblyKeyContainerName = ""
  12.                 AssemblyName = "TestVBNETAudioCDRipper"
  13.                 AssemblyOriginatorKeyFile = ""
  14.                 AssemblyOriginatorKeyMode = "None"
  15.                 DefaultClientScript = "JScript"
  16.                 DefaultHTMLPageLayout = "Grid"
  17.                 DefaultTargetSchema = "IE50"
  18.                 DelaySign = "false"
  19.                 OutputType = "WinExe"
  20.                 OptionCompare = "Binary"
  21.                 OptionExplicit = "On"
  22.                 OptionStrict = "Off"
  23.                 RootNamespace = "TestVBNETAudioCDRipper"
  24.                 StartupObject = "TestVBNETAudioCDRipper.Form1"
  25.             >
  26.                 <Config
  27.                     Name = "Debug"
  28.                     BaseAddress = "285212672"
  29.                     ConfigurationOverrideFile = ""
  30.                     DefineConstants = ""
  31.                     DefineDebug = "true"
  32.                     DefineTrace = "true"
  33.                     DebugSymbols = "true"
  34.                     IncrementalBuild = "true"
  35.                     Optimize = "false"
  36.                     OutputPath = "bin\"
  37.                     RegisterForComInterop = "false"
  38.                     RemoveIntegerChecks = "false"
  39.                     TreatWarningsAsErrors = "false"
  40.                     WarningLevel = "1"
  41.                 />
  42.                 <Config
  43.                     Name = "Release"
  44.                     BaseAddress = "285212672"
  45.                     ConfigurationOverrideFile = ""
  46.                     DefineConstants = ""
  47.                     DefineDebug = "false"
  48.                     DefineTrace = "true"
  49.                     DebugSymbols = "false"
  50.                     IncrementalBuild = "false"
  51.                     Optimize = "true"
  52.                     OutputPath = "bin\"
  53.                     RegisterForComInterop = "false"
  54.                     RemoveIntegerChecks = "false"
  55.                     TreatWarningsAsErrors = "false"
  56.                     WarningLevel = "1"
  57.                 />
  58.             </Settings>
  59.             <References>
  60.                 <Reference
  61.                     Name = "System"
  62.                     AssemblyName = "System"
  63.                 />
  64.                 <Reference
  65.                     Name = "System.Data"
  66.                     AssemblyName = "System.Data"
  67.                 />
  68.                 <Reference
  69.                     Name = "System.Drawing"
  70.                     AssemblyName = "System.Drawing"
  71.                 />
  72.                 <Reference
  73.                     Name = "System.Windows.Forms"
  74.                     AssemblyName = "System.Windows.Forms"
  75.                 />
  76.                 <Reference
  77.                     Name = "System.XML"
  78.                     AssemblyName = "System.Xml"
  79.                 />
  80.                 <Reference
  81.                     Name = "stdole"
  82.                     Guid = "{00020430-0000-0000-C000-000000000046}"
  83.                     VersionMajor = "2"
  84.                     VersionMinor = "0"
  85.                     Lcid = "0"
  86.                     WrapperTool = "primary"
  87.                 />
  88.                 <Reference
  89.                     Name = "Scripting"
  90.                     Guid = "{420B2830-E718-11CF-893D-00A0C9054228}"
  91.                     VersionMajor = "1"
  92.                     VersionMinor = "0"
  93.                     Lcid = "0"
  94.                     WrapperTool = "tlbimp"
  95.                 />
  96.                 <Reference
  97.                     Name = "NCTDISCRIPPERLib"
  98.                     Guid = "{BDFE7BD2-3C20-4B01-82B4-DE5B56E30126}"
  99.                     VersionMajor = "1"
  100.                     VersionMinor = "0"
  101.                     Lcid = "0"
  102.                     WrapperTool = "tlbimp"
  103.                 />
  104.             </References>
  105.             <Imports>
  106.                 <Import Namespace = "Microsoft.VisualBasic" />
  107.                 <Import Namespace = "System" />
  108.                 <Import Namespace = "System.Collections" />
  109.                 <Import Namespace = "System.Data" />
  110.                 <Import Namespace = "System.Drawing" />
  111.                 <Import Namespace = "System.Diagnostics" />
  112.                 <Import Namespace = "System.Windows.Forms" />
  113.             </Imports>
  114.         </Build>
  115.         <Files>
  116.             <Include>
  117.                 <File
  118.                     RelPath = "AssemblyInfo.vb"
  119.                     SubType = "Code"
  120.                     BuildAction = "Compile"
  121.                 />
  122.                 <File
  123.                     RelPath = "Class1.vb"
  124.                     SubType = "Code"
  125.                     BuildAction = "Compile"
  126.                 />
  127.                 <File
  128.                     RelPath = "Form1.vb"
  129.                     SubType = "Form"
  130.                     BuildAction = "Compile"
  131.                 />
  132.                 <File
  133.                     RelPath = "Form1.resx"
  134.                     DependentUpon = "Form1.vb"
  135.                     BuildAction = "EmbeddedResource"
  136.                 />
  137.                 <File
  138.                     RelPath = "Form2.vb"
  139.                     SubType = "Form"
  140.                     BuildAction = "Compile"
  141.                 />
  142.                 <File
  143.                     RelPath = "Form2.resx"
  144.                     DependentUpon = "Form2.vb"
  145.                     BuildAction = "EmbeddedResource"
  146.                 />
  147.             </Include>
  148.         </Files>
  149.     </VisualBasic>
  150. </VisualStudioProject>
  151.  
  152.